Login     Sign up
Change url Home to Use Facebook n Charcoal Themes
emjhie Bahrink (@emjhie)
Join date: Sep 27th 2010
Community posts: 91
View Profile
Send Message

Hi all. For use facebook and Charcoal theme on jcow 3.3, then you must change the home link url on your jcow website. see the default config.php file in the folder public_html/MY/config.php:

$ Ubase = $ uhome. '/ Index.php? P =';
/ / $ Ubase = $ uhome .'/';

replace with:

/ / $ Ubase = $ uhome. '/ Index.php? P =';
$ Ubase = $ uhome .'/';

may be useful:
[url]http://bulkum.com[/url]

174 months ago
Ian (@eeji)
Join date: Aug 3rd 2010
Community posts: 107
View Profile
Send Message

the home button in Charcoal works fine without the change - what does changing the config accomplish?

174 months ago